Skip to content

docs(webhooks): update internal transfer network support#1443

Merged
brianluong merged 5 commits into
mainfrom
docs-internal-txn-chains
Jul 23, 2026
Merged

docs(webhooks): update internal transfer network support#1443
brianluong merged 5 commits into
mainfrom
docs-internal-txn-chains

Conversation

@brianluong

@brianluong brianluong commented Jul 10, 2026

Copy link
Copy Markdown
Contributor

What

Updates the Address Activity Webhook page to list the exact networks where internal transfers are supported:

  • Ethereum (Mainnet, Sepolia)
  • Polygon (Mainnet, Amoy)
  • Arbitrum (Mainnet, Sepolia)
  • Optimism (Mainnet, Sepolia)
  • Base (Mainnet, Sepolia)
  • BNB Chain (Mainnet, Testnet)
  • Avalanche (Mainnet, Fuji)
  • Robinhood Chain (Mainnet, Testnet)

The existing delegatecall and miner-rewards caveat remains unchanged.

Why

This list matches the ALTASPRING_KAFKA_TOPICS configuration for the production webhook-internal-txns-producer. Support for other networks is documented as a work in progress.

…tivity webhooks

List the exact networks the prod webhook-internal-txns-producer consumes
and add Robinhood Chain (Mainnet, Testnet), which was missing.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
@brianluong
brianluong requested a review from a team as a code owner July 10, 2026 23:07
@github-actions

github-actions Bot commented Jul 10, 2026

Copy link
Copy Markdown

🔗 Preview Mode

Name Status Preview Updated (UTC)
Alchemy Docs ✅ Ready 🔗 Visit Preview Jul 23, 2026, 9:52 PM

…ity networks

Internal transfers now run on the GraphQL webhook pipeline, whose prod
network set is a superset of the Address Activity network set, so the
chain limitation no longer applies. Replace the stale limitation note
with an announcement-style callout and keep the delegatecall caveat.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
@brianluong brianluong changed the title docs(webhooks): update internal transfer chain support for address activity webhooks docs(webhooks): internal transfers now supported on all Address Activity networks Jul 10, 2026
@brianluong brianluong changed the title docs(webhooks): internal transfers now supported on all Address Activity networks docs(webhooks): update internal transfer network support Jul 23, 2026
| Internal ETH | Internal Transfers from a smart contract address. |

<Tip>
**Internal transfers are now supported on every EVM network where Address Activity webhooks are available** — previously they were limited to Ethereum, Polygon, Arbitrum, Optimism, Base, BNB Chain, and Avalanche.

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Is this true? Did we expand to every network?

I only added Robinhood chain support.

@brianluong
brianluong merged commit 1356ba8 into main Jul 23, 2026
10 checks passed
@brianluong
brianluong deleted the docs-internal-txn-chains branch July 23, 2026 21:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants